Introduction
1. Obtain the Secret Key
2. API Integration Guide
create session
Invoke the Create Session to generate a checkout URL.
Redirect users to the returned checkout URL and wait for payment completion.
Redirect users to the returned checkout URL and wait for payment completion.
Retrieve Session
Call the Retrieve Session to check whether the payment has been finalized.
sandbox dashbord url: https://sandbox.yobopay.com
production dashboard url: https://dashbord.yobopay.com
3. Saved Payment Method
Include customerId when calling the Create Session.
Set paymentMethodOptions.card.setupFutureUsages to on_session.
Get customerId via the Create Customer.
Modified at 2025-04-08 11:24:43