cancel
Showing results for 
Search instead for 
Did you mean: 

create Outgoing payment with approval through SDK

Former Member
0 Kudos

Hi,

Is there any way to create outgoing payment with approval through SDK?

We want to create outgoing payment through sdk and same should be go to Approval with default template.

Regard,

Shekhar.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shekhar,

You can create the Outgoing Payment and through SDK (DIAPI).

Now coming to approval, just tick the 'Activate Approval Procedure in DI' checkbox in BP tab of general settings. Now the same will go to the approval with default template.

Hope it is helpful.

Note:- This option is present in both 8.82 and 9.0 versions.

Regards

Kartheek

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shekhar,

As far as I know, you can just create outgoing payment through SDK but this will not go for the approval.

My question is why don't you allow user to enter it manually & use the Approval template for it.

You just open the screen of outgoing payment through your code & copy all the data on the screen as you want using SDK & then enter that screen manually.

Meanwhile if I am wrong, other experts can correct me. This is what I know.

Hope it helps..

Thanks

Former Member
0 Kudos

Hi Ankit,

In this case user want to create Outgoing payment in background for some condition, so its user requirement to create transaction in background.

Any one has solution for this?

Regards,

Shekhar