ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,498
- Points
- 823
Reputation:
I'm trying to implement my own purchasable to allow members on one of my private sites to order photo prints.
I'm receiving the following error when I submit the purchase using the Stripe payment profile:
Read more
Continue reading...
I'm receiving the following error when I submit the purchase using the Stripe payment profile:
- Stripe\Exception\InvalidRequestException: You must specify either
product
orproduct_data
when creating a price. - src/vendor/stripe/stripe-php/lib/Exception/ApiErrorException.php:38
#0 src/vendor/stripe/stripe-php/lib/Exception/InvalidRequestException.php(35)...
Read more
Continue reading...