cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bank Integration through API

forumuser
Explorer
0 Likes
2,243

Dear Team,

We are in process of API based Bank Integration where the data will be sent in a JASON file using CPI. We are not clear on:

1. What config we need to do in our system?

2. What program we need to maintain under FBZP> Payment method in Country > Use Classic payment medium programs (RFFO*)

Any other thing we need to consider?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

jennifer986block
Newcomer
0 Likes

@forumuser wrote:

Dear Team,

We are in process of API based Bank Integration where the data will be sent in a JASON file using CPI. We are not clear on:

1. What config we need to do in our system?

2. What program we need to maintain under FBZP> Payment method in Country > Use Classic payment medium programs (RFFO*)

Any other thing we need to consider?

Thanks in advance


Hello @forumuser,
For your API-based bank integration using CPI (Cloud Platform Integration), here’s what you need to do: NCEdCloud com

  1. System Configuration: Ensure your system is correctly configured to send JSON files. Set up communication arrangements and define endpoints in SAP CPI.

  2. Maintain Program in FBZP: Under FBZP > Payment Methods in Country, choose the classic payment medium programs (RFFO*) applicable to your setup. You might need RFFOUS_T for US payments or RFFOD__S for SEPA payments.

Additionally, consider the following:

  • API Endpoints: Make sure your API endpoints are secure and well-documented.

  • Authentication: Implement proper authentication mechanisms like OAuth2 to protect your data transfer.

You can refer to the for detailed guidance.

Thanks in advance!


Best regards,
Jennifer Block

forumuser
Explorer
0 Likes
Hi Jannifer,
forumuser
Explorer
0 Likes
Thanks for your response. We shal be sending data to Indian bank in JSON format through CPI for Company code in India.
forumuser
Explorer
0 Likes
Do we have any RFFO* program which is generic which can be used for API trigger? Pls suggest.