Serenity: Payment

Created on 10 Mar 2018  路  3Comments  路  Source: serenity-is/Serenity

Hi

I would like to create payment control and insert it into registration form. Where do I put my legacy C# payment code?
Does anybody have sample how to combine two forms and server code?
thx in advance

Most helpful comment

You can put your server side code in xyzEndpoint, creating a service that you can call when needed.

All 3 comments

You can put your server side code in xyzEndpoint, creating a service that you can call when needed.

Closing due to inactivity.

@Estrusco Hi. I was able to create payment panel (control) and insert it into User entity dialog.
User pays on registration. Now I have two entities saved, but somehow I would like to combine saving together into one transaction, bill Creadit Card, save payment record and only then create user.
Can I somehow stuff two entities into request to be send to EndPoint? Or how is this to be done?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dudeman972 picture dudeman972  路  3Comments

dkontod picture dkontod  路  3Comments

Akarsh03 picture Akarsh03  路  3Comments

stixoffire picture stixoffire  路  3Comments

john20xdoe picture john20xdoe  路  3Comments