Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Disclaimers:

No card details are stored for merchants using alternative payment options

These payments will work with landers that connect to Checkout Champ Konnektive via Direct API. This will NOT work with form-code or via Order Entry.

Alternate payment options are one-time use. There is no recurring billing.

Alternate payment options do not support and auth/capture workflow.

...

  • paySource = PREPAID

  • forceMerchantId = the Gala Technology id from Step 1

  • redirectsTo = the url where the browser should redirect on a successful transaction

  • errorRedirectsTo = the url where the browser should redirect on a failed transaction

Then include the prepaidType parameter based on the payment option

...

Info

Your checkout and upsale pages must support standard merchant redirect handling

https://konnektive.atlassian.net/l/cp/rS1Z17Q7 Basic 3DS Instructions

Info

For more info on the API calls, refer to our API Documentation.

...