credit-card-payment-integrationstripe
Reactive icon

Credit Card payment Integration(Stripe)

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 13 September 2023 by 
5.0
 (2 ratings)
credit-card-payment-integrationstripe

Credit Card payment Integration(Stripe)

Details
A safe implementation of Stripe (credit card payment processor) using Stripe Card and Payment Intent method. More at www.stripe.com
Read more
  • A safe implementation of Stripe (credit card payment processor) using Stripe Card and Payment Intent method where credit card holder can make payment.
  • This is hybrid implementation here I used Stripe java script for securing the card details without submitting to the server and used payment intent API for payment intent.
  • Card mounted using stripe JS which secured card details enter by the users.
  • Used "Payment Intent" API for initiating payment and then used "Confirmed Payment Intent" JS for completing the payment
Release notes (1.0.2)

Added OutsystemUI latest version- 2.17.0

License (1.0.2)
Reviews (2)
by 
8 May
in version 1.0.2
helpful and informative component.
by 
2023-09-14
in version 1.0.2
Well written logic for credit card stripe implementation.
Team