Payment integration on two sites
Budget: $30 – $250 USD
User puts in card details on the first site, this information will be encrypted and sent to a second site with a API call where it will be decrypted and processed by Stripe's Direct API.
This is advice I got from a developer on how it should be done, this can be changed by you if you think you have a better way.
1) 1st website after collecting payment information call 2nd website API with payment details (encrypted)
2) 2nd website API collect payment detail, decrypt and process stripe
3) Send confirmation back to 1st website and delete all card information
This is advice I got from a developer on how it should be done, this can be changed by you if you think you have a better way.
1) 1st website after collecting payment information call 2nd website API with payment details (encrypted)
2) 2nd website API collect payment detail, decrypt and process stripe
3) Send confirmation back to 1st website and delete all card information