PosiPay v 0.77

Release Date: 15July2024

URL: /packaging/installPackage.apexp?p0=04tOZ0000001IMHYA2

Updates

Stripe Payment Form

  • On the Stripe payment form, set Is MOTO attribute to FALSE

  • When processing a Credit Card payment on the Stripe payment form,

    • The Stripe payment form will display the CVC field

    • The payment will be processed to the gateway with the Credit Card details with CVC

  • On the Stripe payment form, set Is MOTO attribute to TRUE

  • When processing a Credit Card payment on the Stripe payment form,

    • The Stripe payment form will NOT display the CVC field

    • The payment will be processed to the gateway with the Credit Card details without CVC

Stripe Customer Form

  • On the Stripe customer form, set Is MOTO attribute to FALSE

  • When tokenising Credit Card details on the Stripe customer form,

    • The Stripe customer form will display the CVC field

    • The Credit Card details will be tokenised with CVC

  • On the Stripe customer form, set Is MOTO attribute to TRUE

  • When tokenising Credit Card details on the Stripe customer form,

    • The Stripe customer form will NOT display the CVC field

    • The Credit Card details will be tokenised without CVC