Name | Type | Description |
method: | String | Payment method name (stripe/paypal) |
create_customer: | Document | Customer information learn more (*stripe) |
card_create: | Document | Credit/Debit Card information learn more (*stripe) |
creditcard_txn: | Document | Transaction information learn more (*stripe) |
paypal_order: | Document | Send request for paypal method learn more (*paypal) |
Name | Type | Description |
response: | Document | Response object from respective api call |
Syncloop provides all libraries & dependencies to integration syncloop embedded in your existing application.
Setup SDK